home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 2.iso
/
pc
/
data
/
m51.dir
/
00027.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-09
|
251 b
|
13 lines
on exitFrame
if rollOver(6) then
puppetSprite(6, 1)
set the castNum of sprite 6 to cast "b038.roll"
updateStage()
else
set the castNum of sprite 6 to cast "b038"
updateStage()
end if
mainMenuRollovers()
go(the frame)
end